add.bigq(e1, e2)
## S3 method for class 'bigq':
+(e1, e2)sub.bigq(e1, e2=NULL)
## S3 method for class 'bigq':
-(e1, e2)
mul.bigq(e1, e2)
## S3 method for class 'bigq':
*(e1, e2)
div.bigq(e1, e2)
## S3 method for class 'bigq':
/(e1, e2)
## S3 method for class 'bigq':
^(e1, e2)
## S3 method for class 'bigq':
abs(x)